home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM
-
- rem Use digital throttle, choose JOYSTICK in system setup - HFR Radar
- rem Both RED and BLACK mode switches in DIGITAL
-
- MDEF KMIG29
-
- @DigitalThrottle1
- @MinimumThrottle
-
- BTN UB CycleA-A
- BTN LB CockpitUp/Down
- BTN HU /U /T PadlockView
- /T FrontView
- /M /T PadlockView
- /T FrontView
- /D ForwardTrim
- BTN HR /U HelmetMountedSys
- /M HelmetMountedSys
- /D RightTrim
- BTN HL /U RadOnECM
- /M RadOnECM
- /D LeftTrim
- BTN HD /U /P TrimTabRelease
- /R TrimTabRelease
- /M /P TrimTabRelease
- /R TrimTabRelease
- /D BackTrim
-
- rem To set MiG autotrim, first put rocker in Up/Middle position,
- rem then press hat down and hold, move stick to trim nose, release
- rem hat to middle position while holding stick steady for short time.
- rem To set individual trim tabs, put rocker down, then press hat
- rem to desired trim direction.
-
- BTN 1 ChaffFlare3x
- BTN 2 /N AVTROn/Off
- BTN 3 /U TargetSel RadarLock
- /M TargetSel RadarLock
- /D LandingGear
- BTN 4 /U ClearLock
- /M ClearLock
- /D WheelBrakes
- BTN 5 /U LockIFF
- /M LockIFF
- /D LockIFF
- BTN 6 WhlBrkDroug
- rem Release drogue chute by holding shift key down and pressing BTN 6.
-
- RKR UP /P SCNMode
- /R IRST
- RKR DN /P RadarOn/Off
- /R RadarOn/Off
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-